Adrien Dinzey

My personal page! Learn more about me.

E-Commerce Store

07/2023 — 10/2023 (completed)

This project, written using the MERN (MongoDB, Express.js, React & Node.js) stack with TypeScript is a fully functional, fullstack application with a React based frontend and a RESTful API backend, where users can browse the sample candy store, add items to their shopping cart, fill out their payment and shipping details, pay with PayPal and review the orders on their accounts. The account system is fully functional with user data being persistent, meaning orders are stored in the database.


The live demo is available for use here.

The source code is available here.

Note that this demo will likely take a long time to load, as the project goes offline after not being used for a certain period of time, and so it needs to be started back up when first accessed.